-
Notifications
You must be signed in to change notification settings - Fork 0
Refactor Code For new Plugin System #30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
e543882 to
86f6919
Compare
meshroomPlugin.json
Outdated
| @@ -0,0 +1,45 @@ | |||
| [ | |||
| { | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Formatting issue: a tab '\t' is used as indentation before the first element, whereas spaces are used in the rest of the document.
Fix suggestion: replace the tab with spaces to preserve consistency.
meshroomPlugin.json
Outdated
| { | ||
| "pluginName":"Utils", | ||
| "nodesFolder":"mrrs/utils" | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add space for indentation to be conform with the preceding.
Adapted meshroom research for new plugin system in alicevision/Meshroom#2407
TODOs: